home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 25
/
Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso
/
Aminet
/
game
/
demo
/
OloFight.lha
/
OloFight
/
Registration
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-04-08
|
225 b
|
10 lines
IF EXISTS C:RequestChoice
Register `RequestChoice OloFight "Do you want to preorder or book the game?" "Book|Preorder"`
ELSE
Ask "Do you want to book (y) or preorder (n) the game?"
IF WARN
Register
ELse
Register 0
ENDIF
ENDIF